From: Lars Ingebrigtsen Date: Wed, 13 Oct 2021 17:01:48 +0000 (+0200) Subject: Update Emacs requirement after removing compat code X-Git-Tag: archive/raspbian/1%29.2+1-2+rpi1^2~5^2~16^2~3291^2~970 X-Git-Url: https://dgit.raspbian.org/%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:///%22http:/www.example.com/cgi/%22https:/www.github.com/%22bookmarks:/?a=commitdiff_plain;h=9e3b3ae9d94c6d521d771e08e1536a8e4875d720;p=emacs.git Update Emacs requirement after removing compat code --- diff --git a/lisp/progmodes/python.el b/lisp/progmodes/python.el index 5819f59315b..49b8a865efc 100644 --- a/lisp/progmodes/python.el +++ b/lisp/progmodes/python.el @@ -5,7 +5,7 @@ ;; Author: Fabián E. Gallina ;; URL: https://github.com/fgallina/python.el ;; Version: 0.28 -;; Package-Requires: ((emacs "24.2") (cl-lib "1.0")) +;; Package-Requires: ((emacs "24.4") (cl-lib "1.0")) ;; Maintainer: emacs-devel@gnu.org ;; Created: Jul 2010 ;; Keywords: languages